home *** CD-ROM | disk | FTP | other *** search
- object BitmapPropEdit: TBitmapPropEdit
- Left = 296
- Top = 224
- Width = 341
- Height = 264
- BorderStyle = bsSizeToolWin
- Caption = 'BitmapPropEdit'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 252
- Top = 0
- Width = 81
- Height = 237
- Align = alRight
- TabOrder = 0
- object PEDOKButton: TBitBtn
- Left = 3
- Top = 172
- Width = 75
- Height = 25
- Caption = 'Ok'
- Default = True
- Enabled = False
- ModalResult = 1
- TabOrder = 0
- OnClick = PEDOKButtonClick
- NumGlyphs = 2
- end
- object PEDCancelButton: TBitBtn
- Left = 3
- Top = 204
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- NumGlyphs = 2
- end
- object SaveButton: TBitBtn
- Left = 3
- Top = 5
- Width = 75
- Height = 24
- Caption = 'Save'
- TabOrder = 2
- OnClick = SaveButtonClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333330070
- 7700333333337777777733333333008088003333333377F73377333333330088
- 88003333333377FFFF7733333333000000003FFFFFFF77777777000000000000
- 000077777777777777770FFFFFFF0FFFFFF07F3333337F3333370FFFFFFF0FFF
- FFF07F3FF3FF7FFFFFF70F00F0080CCC9CC07F773773777777770FFFFFFFF039
- 99337F3FFFF3F7F777F30F0000F0F09999937F7777373777777F0FFFFFFFF999
- 99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
- 99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
- 93337FFFF7737777733300000033333333337777773333333333}
- NumGlyphs = 2
- end
- object LoadButton: TBitBtn
- Left = 3
- Top = 37
- Width = 75
- Height = 24
- Caption = 'Load'
- TabOrder = 3
- OnClick = LoadButtonClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
- 333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
- 0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
- 07333337F3FF3FFF7F333330F00F000F07333337F77377737F333330FFFFFFFF
- 07333FF7F3FFFF3F7FFFBBB0F0000F0F0BB37777F7777373777F3BB0FFFFFFFF
- 0BBB3777F3FF3FFF77773330F00F000003333337F773777773333330FFFF0FF0
- 33333337F3FF7F37F3333330F08F0F0B33333337F7737F77FF333330FFFF003B
- B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
- 3BB33773333773333773B333333B3333333B7333333733333337}
- NumGlyphs = 2
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 252
- Height = 237
- Align = alClient
- BorderWidth = 20
- BorderStyle = bsSingle
- TabOrder = 1
- object Image1: TImage
- Left = 21
- Top = 21
- Width = 206
- Height = 191
- Align = alClient
- Center = True
- end
- end
- object OpenPictureDialog1: TOpenPictureDialog
- Filter =
- 'All (*.dib;*.gif;*.bmp;*.ico;*.emf;*.wmf)|*.dib;*.gif;*.bmp;*.ic' +
- 'o;*.emf;*.wmf|Device Independent Bitmap (*.dib)|*.dib|CompuServe' +
- ' GIF Image (*.gif)|*.gif|Bitmaps (*.bmp)|*.bmp|Icons (*.ico)|*.i' +
- 'co|Enhanced Metafiles (*.emf)|*.emf|Metafiles (*.wmf)|*.wmf'
- Left = 276
- Top = 96
- end
- object SavePictureDialog1: TSavePictureDialog
- Filter =
- 'All (*.dib;*.gif;*.bmp;*.ico;*.emf;*.wmf)|*.dib;*.gif;*.bmp;*.ic' +
- 'o;*.emf;*.wmf|Device Independent Bitmap (*.dib)|*.dib|CompuServe' +
- ' GIF Image (*.gif)|*.gif|Bitmaps (*.bmp)|*.bmp|Icons (*.ico)|*.i' +
- 'co|Enhanced Metafiles (*.emf)|*.emf|Metafiles (*.wmf)|*.wmf'
- Left = 276
- Top = 128
- end
- end
-